﻿body {
    font-family:微软雅黑;
    font-size:12px;
    margin: 0;
    padding: 0;
    color: #696969;
}

fieldset {
    border:none;
}

input {
    font-family:微软雅黑;
}

img {   
   border:0px;
   border-style:none;   
}

li {
    list-style-type:none;
    margin:0px 0px 0px 0px;
    padding:0px 0px 0px 0px;
    /*clear:both;*/
}

li.bluemark {
    list-style-image:url(../img/blue.png);    
    line-height:20px;
    padding-top:5px;
    padding-bottom:5px;
}

span.fixed {
    display:inline-block;
}

span.link {
    color:#4298e4;
}

font.need {    
    font-size:smaller;
    color:Red;
    vertical-align:middle;
    padding-right:2px;    
}

a {
    color:#666666;
    text-decoration: none;
}

a:hover {
    color:#ff920c;
    text-decoration: none;
}

dfn {
	font-style: normal; 
	padding-right: 5px; 
	color: #f00
}

main,
#main {
    width:960px;
    margin-left:auto;
    margin-right:auto;
    vertical-align:bottom;
}

#header {    
    padding-top:40px;
    padding-bottom:22px;
    height:32px;
    width:960px;
    text-align:right;   
    line-height:32px;
}

#header a {
    font-family:微软雅黑;
    font-size:10pt;
    font-weight: bolder;
    color:#434343;
    text-decoration: none;
}

#header a:hover {    
    color:#ff920c;
    text-decoration: none;
}

.footer {  
    clear: both; 
     background-color: #f7f7f7;
    text-align: center;
    padding-bottom: 35px;
    min-width: 960px;
    padding-top: 10px;
    font-size: 14px;
    color: #999;
}
.footer3 a{
    color: #999
}
.footer a:hover {
    color: #0e83e0
}

.float_layer {
    position:absolute;
    z-index:1;
    top:410px;
    width:940px;
    text-align:right;
    padding-right:20px;
}

.float_layer span {
    padding-right:10px;
}

/* 菜单 */
#menu_top {
    background-image:url(../img/menu_top.png);
    background-repeat:repeat-x;
    width:177px;
    height:230px;
    border-right:1px solid #e5e5e5;
}

#menu_bottom span.cell,
#menu_top span.cell,
#verion_menu span.cell {
    padding:3px 3px 3px 3px;
    height:20px;
    line-height:20px;
    margin-left:10px;
}

#menu_bottom span.active,
#menu_top span.active,
#verion_menu span.active {
    padding:3px 3px 3px 3px;    
    background-color:#7fb6fb;
    color:#ffffff;
    height:20px;
    line-height:20px;
    margin-left:10px;
}

#menu_bottom {
    background-image:url(../img/menu_bottom.png);
    background-repeat:repeat;
    width:178px;
    min-height:550px;
    border-top:1px solid #e5e5e5;
}

#content_top {
    background-image:url(../img/content_top.png);
    background-repeat:repeat-x;
    height:73px;
    padding-top:28px;
}

/* 功能介绍 */
#fun div.fun_title {
    font-family:微软雅黑;
    font-size:18px;
    font-weight:bolder;
    color:#464646;
    text-align:left;
    line-height:18px;
    margin-top:30px;
    margin-bottom:24px;
    padding-left:22px;
	padding-right:22px;
}


#fun div.inactive {
	height:243px;
	padding-left:22px;
	padding-right:22px;
}

#fun div.active {	
	background-image:url(../img/td_back.png);
	background-repeat:repeat-x;
    cursor: pointer;    
	height:243px;
	padding-left:22px;
	padding-right:22px;
}


#fun div.fun_content {
    font-family:微软雅黑;
    font-size:14px;
    color:#777777;
    text-align:left;
    height:75px;
    line-height:20px;
}

/* 企业应用 */
#app div.app_title {    
    font-family:微软雅黑;
    font-size:18pt;
    color:#464646;
	padding-right:26px;	    
    /*padding-left:22px;*/
}

/*#app div.app_content {
    text-align:left;    
    font-family:微软雅黑;
    font-size:12px;    
    padding-left:22px;
	padding-right:26px;
}*/


.product {    
    float:left;
    width:103px;
    height:108px;
    background-image:url(../img/product_back.png);
    cursor:hand;
}

.product_edge {
    margin-top:20px;
    margin-bottom:13px;
    margin-left:27px;
    width:48px;
    height:48px;
    text-align:center;
    vertical-align:middle;
    background-image:url(../img/product_edge.png);
}

.h_bar {
    background-image:url(../img/h_bar.png);
    width:auto;
    height:14px;
    margin-left:70px;
    margin-right:70px;
    clear:both;    
}

div .spliter {
    clear:both;
    height:1px;
    width:auto;
    border-bottom:1px dotted #d2cccc;
}

div.more {
    font-family:微软雅黑;
    font-size:12px;
    text-align:right;
    vertical-align:bottom;
    line-height:40px;
    padding-right:45px;
    width:auto;    
    clear:right;
}

/* 表格 
div .table {
    margin-left:auto;
    margin-right:auto;    
}

div .table ul li.tr {
    clear:both;
    border-bottom:1px solid #cccccc;
    border-top:1px solid #cccccc;
}

div.th,
div.td {
    float:left;
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;    
    overflow:hidden;
}*/

div.cell {
    float:left;
}

.head {
    background-image:url(../img/grid_title.png);
    background-repeat:repeat-x;
    height:26px;
    clear:both;
}

.content {    
    padding-top: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
}


/* 页签 */
.gtab {
    display:inline-block;
    padding-left:15px;
    padding-right:15px;
    font-weight:bolder;
    cursor:hand;
}

.gtab_a {
    display:inline-block;
    padding-left:20px;
    padding-right:20px;
    font-weight:bolder;
    background-image:url(../img/grid_title_mid.png);
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    color:#ff920c;
    cursor:hand;
}

/* 自定义表格 */
.gtit {
    background-image:url(../img/grid_title.png);
    background-repeat:repeat-x;
    height:26px;
    padding-left:10px;
    padding-right:20px;
    padding-bottom:10px;
    line-height:26px;
    clear:both;
}

.gtit div.td {
    float:left;    
    text-align:center;
}

.gcon {
    padding-top:30px;
    padding-bottom:30px;
    padding-left:10px;
    padding-right:20px;
    height:48px;
    clear:both;
}

.gcon div.td {
    float:left;    
    text-align:center;
    vertical-align:middle;
    /*line-height:48px;*/
}

.gcon div.desc {
    float:left;
    padding-left:20px;
}

/*补丁列表行*/
.list {
    padding-left: 10px;
    padding-right: 20px;
    padding-bottom: 30px;
    height:30px;
    clear: both;
    /*border-bottom: solid;
    border-bottom-width: 1px;
    border-bottom-color: #cccccc;*/
}

.list div.td {
    float:left;    
    text-align:center;
    vertical-align:middle;
}
.list div.title {
    float:left;
}


/* 分页 */
div .pager {
    text-align:center;
    font-family:微软雅黑;
    font-size:10px;
    margin-top:15px;
    margin-bottom:15px;
    margin-left:auto;
    margin-right:auto;
    clear:both;
}

div .pager span.prev {
    margin-top:2px;
    margin-left:5px;
    margin-right:5px;
    display:inline-block;
    width:54px;
    height:18px;
    /*line-height:18px;*/
    background-image:url(../img/pager_prev.png);
}

div .pager span.next {   
    margin-top:2px;
    margin-left:5px;
    margin-right:5px;
    display:inline-block;    
    width:54px;
    height:18px;
    /*line-height:18px;*/
    background-image:url(../img/pager_next.png);
}

div .pager span.unchecked {
    margin-left:5px;
    margin-right:5px;
    display:inline-block;    
    color:#000000;
    width:18px;
    height:18px;
    line-height:18px;
    background-image:url(../img/pager_span.png);
}

div .pager span.checked {
    margin-left:5px;
    margin-right:5px;
    display:inline-block;    
    font-weight:bolder;
    color:#e07503;
    width:18px;
    height:18px;
    line-height:18px;
    background-image:url(../img/pager_span_a.png);        
}


/* 模态页 */
.container{
    width: 940px;
    margin-left: auto;
    margin-right: auto;
}

.modal-header {
  padding: 9px 15px;
  border-bottom: 1px solid #eee;
}

.modal-body {
  overflow: auto;
  /*max-height: 400px;*/
  padding: 15px;
}

.control-line {
    clear:both;
    padding-top: 8px;
    padding-bottom: 8px;
}

.control-label {
  float: left;
  width: 140px;
  text-align: right;
  padding-top: 5px;
  padding-bottom: 5px;  
}
.controls {    
  display: inline-block;
  margin-left: 0;
  padding-top: 5px;
  padding-bottom: 5px;
  padding-left: 20px;
  width:400px;
}


/* 搜索框 */
.style-input {
    margin-left:33px;
    margin-right:33px;
}

.style-input div {
    float:left;
}

.style-input span.title {
    font-size:22px;
    color:#777777;    
    float:left;
    padding-top:5px;
    /*text-align:right;*/
}

.style-input input[type="text"] {
    background-color:transparent;
    height:25px;
    padding-top:7px;
}

.style-input .edge {
    background-image:url(../img/text_input_edge.png);
    width:1px;
    height:33px;
    float:left;
}

.style-input .middle {
    background-image:url(../img/text_input_middle.png);
    background-repeat:repeat-x;
    width:auto;
    height:33px;
    line-height:33px;
    vertical-align:middle;
    float:left;
}

/* 查询按钮 */
.style-button-search-default {
    display:inline-block;
    background-image:url(../img/search_default.png);
    width:98px;
    height:42px;
    color:White;    
    vertical-align:middle;
    font-size:12px;
}

.style-button-search-hover {
    display:inline-block;
    background-image:url(../img/search_hover.png);
    width:98px;
    height:42px;
    color:White;    
    vertical-align:middle;
    font-size:12px;
}

/* 申请体验按钮 
.style-button-practice-default {
    display:inline-block;
    background-image:url(../img/practice_default.png);
    width:98px;
    height:42px;
    color:White;    
    vertical-align:middle;
    font-size:12px;
}

.style-button-practice-hover {
    display:inline-block;
    background-image:url(../img/practice_hover.png);
    width:98px;
    height:42px;
    color:White;    
    vertical-align:middle;
    font-size:12px;
}*/
.practice {
    background-color:#fba134;
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
    height:42px;
    line-height:42px;
    vertical-align:middle;
    text-align:center;    
    float:left;
    margin-bottom:10px;
    margin-right:10px;    
}

.practice_a {
    background-color:#fe900c;
    color:#ffffff;
    font-size:14px;
    font-weight:bold;
    height:42px;
    line-height:42px;
    vertical-align:middle;
    text-align:center;    
    float:left;    
    margin-bottom:10px;    
    margin-right:10px;
}

/* 弹出框 */
#winpop {
    height:166px;
    position:absolute; 
    right:0; 
    bottom:0;
    margin:0;
    padding:1px; 
    overflow:hidden; 
    display:none;
    background-color:White;
}

#winpop .tit {
    background-image:url(../img/pop_tit_left.png);
    background-repeat:repeat-x;
    height:24px;
    float:left;
    line-height:22px;
    padding-left:10px;
    width:224px;
    font-weight:bolder;
}

#winpop .btn {
    background-image:url(../img/pop_btn_back.png);
    background-repeat:repeat-x;
    line-height:24px;
    height:22px;
    width:22px;
    float:left;
    text-align:center;
    border: 1px solid #cccccc;
    display:inline-block;
}

#winpop .hover {
    background-image:url(../img/pop_btn_hover.png);
    background-repeat:repeat-x;
    line-height:24px;
    height:22px;
    width:22px;
    float:left;
    text-align:center;
    border: 1px solid #cccccc;
}

#winpop .edge_left {
    height:142px;
    width:5px;
    float:left;
    background-image:url(../img/pop_edge_left.png);
    background-repeat:repeat-x;
    display:inline-block;
}

#winpop .edge_right {
    height:142px;
    width:5px;
    float:left;
    background-image:url(../img/pop_edge_right.png);
    background-repeat:repeat-x;
    display:inline-block;
}

#winpop .con {
    background-image:url(../img/pop_con_back.png);
    background-repeat:repeat-x;
    height:142px;
    min-height:142px;
    width:240px;
    float:left;
    padding-top:20px;    
    padding-left:10px;
    padding-right:0px;
    /*line-height:15px;*/
}

/* 介绍 */
.intro {
    padding-left:33px;    
    padding-bottom:30px;
    clear:left;
}

.ihead {
    margin-bottom:25px;
}

.ihead span {
    padding-bottom:5px;
    border-bottom:1px solid #4298e4;
    color:#005bac;
    font-size:22px;
}

.intro .itit {
    font-size:18px;
    color:#464646;
    padding-top:10px;
    padding-bottom:10px;
}

.intro .icon {
    width:337px;
    line-height:25px;
    padding-bottom:20px;    
}

.intro span.link {
    color:#4298e4;
}

/* 流程 */
.flow {
    float:left;
    padding-right:15px;
    padding-top:15px;
    padding-bottom:15px;
}

.flow .ftit  {
    background-image:url(../img/flow_back.png);
    background-repeat:repeat-x;
    height:56px;
    line-height:56px;
    text-align:center;
    vertical-align:middle;
    color:White;
    font-size:16px;    
}

.flow .fcon {    
    line-height:22px;
    padding-top:10px;
    padding-bottom:10px;
}

.flow .farrow {
    background-image:url(../img/flow_arrow.png);
    background-repeat:no-repeat;
    width:15px;
    height:17px;
    margin-top:20px;
    margin-bottom:19px;
    float:left;
}


/* 弹出菜单 */
.popMenu {
    float:left;
    text-align:left;
    width:90px;
}

.hideItem {
    clear:left;
    width:100%;
    font-weight:bolder;
    /*background-image:url(../img/grid_title.png);
    background-repeat:repeat-x;*/
    height:26px;
    cursor:hand;
}

.showItem {    
    clear:left;
    width:100%;
    font-weight:bolder;
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;    
    background-color:#ffffff;
    background-image:none;
    height:26px;
    cursor:hand; 
    text-align:center;   
}

.fold {
    background-image:url(../img/fold.png);
    background-repeat:inherit;
    width:8px;
    height:4px;
    display:inline-block;
}

.unfold {
    background-image:url(../img/unfold.png);
    background-repeat:inherit;
    width:8px;
    height:4px;
    display:inline-block;
}

.popItem {
    border-left:1px solid #cccccc;
    border-right:1px solid #cccccc;
    border-bottom:1px solid #cccccc;
    display:none;
    z-index:999;
    position:absolute;
    width:90px;
    text-align:center;
}

.popItem .pcell {
    clear:left;        
    background-color:#ffffff;
    width:100%;
    line-height:20px;
    height:26px;
    min-height:26px;
}

.popItem .pactive {
    clear:left;    
    background-color:#7fb6fb;
    color:#ffffff;
    width:100%;
    line-height:20px;
    height:26px;
    min-height:26px;
}

.switchBtn_gray {
    display:inline-block;
    width:12px;
    height:11px;
    background-image:url(../img/switch_btn_gray.png);
    background-repeat:no-repeat;
    cursor:hand;
}

.switchBtn_light {    
    display:inline-block;
    width:14px;
    height:13px;
    background-image:url(../img/switch_btn_light.png);
    background-repeat:no-repeat;
    cursor:hand;
} 
/*产品补丁下载*/
.patch {    
    background-image:url(../../democenter/img/procut_bg.png);
    background-repeat:no-repeat;   
    padding-top:10px;
    padding-left:16px;
    padding-right:12px;
    height:388px;
    width:284px;
    float:left;
}

.patch_a {    
    background-image:url(../../democenter/img/procut_a_bg.png);
    background-repeat:no-repeat;
    padding-top:10px;
    padding-left:16px;
    padding-right:12px;
    height:388px;
    width:284px;
    float:left;
}

.patch_a .spliter,
.patch .spliter {
    margin-top:15px;
    margin-bottom:10px;
    margin-right:12px;
    clear:both;
    height:1px;
    width:auto;
    border-bottom:1px solid #c9c9c9;
}

/*.patchcode {
    background-image:url(../../democenter/img/user.png);
    background-repeat:no-repeat;
    padding-left:23px;
    line-height:20px;
    font-size:12px;
    color:#777777;
    float:left;
}*/

.patch_a .title,
.patch .title {
    font-size:17px;
    font-weight:bold;
    color:#2e3133;
    padding-left:14px;
    clear:both;
}

.time {
    background-image:url(../../democenter/img/time.png);
    background-repeat:no-repeat;
    padding-left:23px;
    padding-right:12px;
    line-height:20px;
    font-size:12px;
    color:#777777;
    float:right;
}

.patch_a .content,
.patch .content {
    font-size:14px;
    color:#666666;
    line-height:25px;
    padding-left:14px;
    padding-right:12px;
    height:75px;
}
.patch_a .left,
.patch .left {
    width:50%;float:left;
}
.patch_a .right,
.patch .right {
    width:50%;float:right;
}
.patchPageTitle {
    font-size: 16px;
    color: #464646;
    float: left;
    font-weight: bold;
    margin-left:20px;
}

.button {
    background-color: #3399FF;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    text-align: center;
    float: left; /*margin-top:10px;*/
    margin-bottom: 10px;
    margin-right: 5px;
    overflow: hidden;
    white-space: nowrap;
}

.button_hover {
    background-color: #0066FF;
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
    height: 32px;
    line-height: 32px;
    vertical-align: middle;
    text-align: center;
    float: left; /*margin-top:10px;*/
    margin-bottom: 10px;
    margin-right: 5px;
    overflow: hidden;
    white-space: nowrap;
}

/* 定义keyframe动画，命名为blink */

@keyframes blink{
  0%{opacity: 1;}
  50%{opacity: 1;}
  50.01%{opacity: 0;} /* 注意这里定义50.01%立刻透明度为０，可以设置闪烁效果 */
  100%{opacity: 0;} 
}

/* 定义blink类*/
.blink{
    color: #dd4814 !important;
}
.blink:hover{
    color:#ff920c!important;
    text-decoration: none;
}